home *** CD-ROM | disk | FTP | other *** search
/ westlife Cardz: Mark / westlife: Mark.iso / pc / markstory.swf / scripts / DefineSprite_45 / frame_3 / DoAction.as
Encoding:
Text File  |  2000-10-18  |  123 b   |  6 lines

  1. mouseposition = getProperty("/myself", _Y);
  2. if(mouseposition < "150" or "300" < mouseposition)
  3. {
  4.    gotoAndPlay(1);
  5. }
  6.